| Miles Sound System SDK 7.2a |
The Digital Audio Input Services allow you to capture input coming in from a microphone.
| Digital Audio Input (Recording) Services | |
|---|---|
| AIL_open_input | opens a digital input channel (usually from the microphone) to receive input digital audio data. |
| AIL_INPUT_INFO | specifies the details for performing digital input. |
| AIL_input_callback | specifies a user callback that is called as audio data is received by the input device. |
| AIL_close_input | closes a digital input handle. |
| AIL_set_input_state | controls whether the digital input channel is actively recording or not. |
| AIL_get_input_info | returns the information structure used to open the digital input channel. |
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.